diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-29 23:06:35 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-29 23:06:35 +0900 |
| commit | 9f7650cb60dacfe59b3d712db776974ba816bd83 (patch) | |
| tree | ce0c11be236a3636e16da7fa305913bf970ff7b1 /config/waybar/style/[Dark] Latte-Wallust combined v2.css | |
| parent | c418c439a39f3a8be1f82c4ffdd4d542181d4c9a (diff) | |
final waybar style adjusments
Diffstat (limited to 'config/waybar/style/[Dark] Latte-Wallust combined v2.css')
| -rw-r--r-- | config/waybar/style/[Dark] Latte-Wallust combined v2.css | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/config/waybar/style/[Dark] Latte-Wallust combined v2.css b/config/waybar/style/[Dark] Latte-Wallust combined v2.css index 6ad8593b..ad6a4726 100644 --- a/config/waybar/style/[Dark] Latte-Wallust combined v2.css +++ b/config/waybar/style/[Dark] Latte-Wallust combined v2.css @@ -101,6 +101,7 @@ tooltip { .modules-center { background-color: @background-module2; border-radius: 10px; + padding: 4px; border-bottom: 2px solid @border-color; border-right: 1px solid @button-hover; border-left: 1px solid @button-hover; @@ -249,13 +250,8 @@ tooltip { color: #39FF14; } - -#clock#2 { - color: #efe8f7; -} - #clock { - color: @sapphire; + color: @foreground; border-radius: 15px; } |
